home *** CD-ROM | disk | FTP | other *** search
/ SGI WebFORCE 1998 February / SGI WebFORCE 1998 February - Disc 2.iso / dist / nss_admin.idb / var / netscape / suitespot / lib / nls / locale20 / pt.txt.z / pt.txt
Text File  |  1998-02-25  |  3KB  |  105 lines

  1. // ***************************************************************************************
  2. // *                                                                                     *
  3. // * COPYRIGHT:                                                                          *
  4. // * (C) Copyright Taligent, Inc.,  1997                                                 *
  5. // * (C) Copyright International Business Machines Corporation,  1997                    *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.                  *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure             *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                              *
  9. // *                                                                                     *
  10. // ***************************************************************************************
  11.  
  12. pt {
  13.     LocaleString { pt_PT }
  14.     LocaleID { "0816" }
  15.     ShortLanguage { por }
  16.     ShortCountry { PRT }
  17.     Languages {
  18.         pt { portuguΩs }
  19.     }
  20.     Countries {
  21.         PT { Portugal }
  22.         BR { Brasil }
  23.     }
  24.     MonthNames {
  25.         Janeiro,
  26.         Fevereiro,
  27.         Marτo,
  28.         Abril,
  29.         Maio,
  30.         Junho,
  31.         Julho,
  32.         Agosto,
  33.         Setembro,
  34.         Outubro,
  35.         Novembro,
  36.         Dezembro,
  37.         ""
  38.     }
  39.     MonthAbbreviations {
  40.         Jan,
  41.         Fev,
  42.         Mar,
  43.         Abr,
  44.         Mai,
  45.         Jun,
  46.         Jul,
  47.         Ago,
  48.         Set,
  49.         Out,
  50.         Nov,
  51.         Dez,
  52.         ""
  53.     }
  54.     DayNames {
  55.         Domingo,
  56.         "Segunda-feira",
  57.         "Terτa-feira",
  58.         "Quarta-feira",
  59.         "Quinta-feira",
  60.         "Sexta-feira",
  61.         Sßbado
  62.     }
  63.     DayAbbreviations { Dom, Seg, Ter, Qua, Qui, Sex, Sßb }
  64.     AmPmMarkers { AM, PM }
  65.     Eras { BC, AD }
  66.     NumberPatterns {
  67.         "#,##0.###;-#,##0.###",
  68.         "#,##0.00 'Esc.';-#,##0.00 'Esc.'",
  69.         "#,##0%"
  70.     }
  71.     NumberElements {
  72.         ",",
  73.         ".",
  74.         ";",
  75.         "%",
  76.         "0",
  77.         "#",
  78.         "-",
  79.         E,
  80.         "\u2030",
  81.         "\u221e",
  82.         "\ufffd"
  83.     }
  84.     CurrencyElements {
  85.         "Esc.",
  86.         PTE,
  87.         "$"
  88.     }
  89.     DateTimePatterns {
  90.         "HH'H'mm'm' z",
  91.         "H:mm:ss z",
  92.         "H:mm:ss",
  93.         "H:mm",
  94.         "EEEE, d' de 'MMMM' de 'yyyy",
  95.         "d' de 'MMMM' de 'yyyy",
  96.         "d/MMM/yy",
  97.         "dd-MM-yyyy",
  98.         "{1} {0}"
  99.     }
  100.     DateTimeElements {
  101.         "2",
  102.         "1"
  103.     }
  104. }
  105.